[INFO] fetching crate physics-toy-sandbox 0.1.3...
[INFO] testing physics-toy-sandbox-0.1.3 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] extracting crate physics-toy-sandbox 0.1.3 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate physics-toy-sandbox 0.1.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate physics-toy-sandbox 0.1.3
[INFO] tweaked toml for crates.io crate physics-toy-sandbox 0.1.3 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate physics-toy-sandbox 0.1.3 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate physics-toy-sandbox 0.1.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cfed807d7d8474e9888e30887509c887d920e9036237937cea056bd2638842f1
[INFO] running `Command { std: "docker" "start" "-a" "cfed807d7d8474e9888e30887509c887d920e9036237937cea056bd2638842f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cfed807d7d8474e9888e30887509c887d920e9036237937cea056bd2638842f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cfed807d7d8474e9888e30887509c887d920e9036237937cea056bd2638842f1", kill_on_drop: false }`
[INFO] [stdout] cfed807d7d8474e9888e30887509c887d920e9036237937cea056bd2638842f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 04af104b693836d00bfaa3c6daad41fcabc5d45ab3c9db5c9aef8e16b15f4600
[INFO] running `Command { std: "docker" "start" "-a" "04af104b693836d00bfaa3c6daad41fcabc5d45ab3c9db5c9aef8e16b15f4600", kill_on_drop: false }`
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling glam v0.29.3
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling jugar-core v0.1.3
[INFO] [stderr]    Compiling jugar-ui v0.1.3
[INFO] [stderr]    Compiling jugar-input v0.1.3
[INFO] [stderr]    Compiling jugar-physics v0.1.3
[INFO] [stderr]    Compiling physics-toy-sandbox v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.23s
[INFO] running `Command { std: "docker" "inspect" "04af104b693836d00bfaa3c6daad41fcabc5d45ab3c9db5c9aef8e16b15f4600", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04af104b693836d00bfaa3c6daad41fcabc5d45ab3c9db5c9aef8e16b15f4600", kill_on_drop: false }`
[INFO] [stdout] 04af104b693836d00bfaa3c6daad41fcabc5d45ab3c9db5c9aef8e16b15f4600
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e87d1c5c83f4c54b14fa53fc61c52469630652d3461f55ca6be3daeecd698906
[INFO] running `Command { std: "docker" "start" "-a" "e87d1c5c83f4c54b14fa53fc61c52469630652d3461f55ca6be3daeecd698906", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling as-slice v0.2.1
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling aligned v0.4.2
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling y4m v0.8.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling bitstream-io v4.9.0
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling imgref v1.12.0
[INFO] [stderr]    Compiling instability v0.3.10
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling avif-serialize v0.8.6
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling zune-jpeg v0.4.21
[INFO] [stderr]    Compiling pxfm v0.1.27
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling zune-core v0.5.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling zune-jpeg v0.5.6
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling notify-types v1.0.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling inotify v0.10.2
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling gif v0.14.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling notify v7.0.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling moxcms v0.7.10
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling glam v0.29.3
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling av1-grain v0.2.5
[INFO] [stderr]    Compiling mp4 v0.14.0
[INFO] [stderr]    Compiling tiff v0.10.3
[INFO] [stderr]    Compiling exr v1.74.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling ravif v0.12.0
[INFO] [stderr]    Compiling jugar-core v0.1.3
[INFO] [stderr]    Compiling jugar-input v0.1.3
[INFO] [stderr]    Compiling jugar-physics v0.1.3
[INFO] [stderr]    Compiling jugar-ui v0.1.3
[INFO] [stderr]    Compiling physics-toy-sandbox v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling jugar-probar v0.2.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 21s
[INFO] running `Command { std: "docker" "inspect" "e87d1c5c83f4c54b14fa53fc61c52469630652d3461f55ca6be3daeecd698906", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e87d1c5c83f4c54b14fa53fc61c52469630652d3461f55ca6be3daeecd698906", kill_on_drop: false }`
[INFO] [stdout] e87d1c5c83f4c54b14fa53fc61c52469630652d3461f55ca6be3daeecd698906
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 781fd2860810854be9e6d6954324874795447ea9740522a6c8809d846992e53d
[INFO] running `Command { std: "docker" "start" "-a" "781fd2860810854be9e6d6954324874795447ea9740522a6c8809d846992e53d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/physics_toy_sandbox-a4710f886962fb5f)
[INFO] [stdout] 
[INFO] [stdout] running 90 tests
[INFO] [stdout] test contraption::tests::builder_tests::test_builder_fluent_api ... ok
[INFO] [stdout] test contraption::tests::creation_tests::test_new_contraption_has_unique_id ... ok
[INFO] [stdout] test contraption::tests::creation_tests::test_new_contraption_is_empty ... ok
[INFO] [stdout] test contraption::tests::fork_tests::test_fork_is_independent ... ok
[INFO] [stdout] test contraption::tests::fork_tests::test_fork_resets_counts ... ok
[INFO] [stdout] test contraption::tests::creation_tests::test_new_contraption_has_no_parent ... ok
[INFO] [stdout] test contraption::tests::fork_tests::test_fork_references_original ... ok
[INFO] [stdout] test contraption::tests::fork_tests::test_is_fork ... ok
[INFO] [stdout] test contraption::tests::fork_tests::test_fork_creates_independent_copy ... ok
[INFO] [stdout] test contraption::tests::content_hash_tests::test_same_content_same_hash ... ok
[INFO] [stdout] test contraption::tests::serialization_tests::test_serialization_roundtrip ... ok
[INFO] [stdout] test contraption::tests::version_compatibility_tests::test_current_version_is_compatible ... ok
[INFO] [stdout] test contraption::tests::validation_tests::test_object_limit_enforced ... ok
[INFO] [stdout] test material::tests::poka_yoke_tests::test_bounciness_clamped_to_min ... ok
[INFO] [stdout] test material::tests::poka_yoke_tests::test_mass_always_positive ... ok
[INFO] [stdout] test material::tests::poka_yoke_tests::test_density_cannot_be_negative ... ok
[INFO] [stdout] test material::tests::preset_tests::test_metal_preset ... ok
[INFO] [stdout] test material::tests::preset_tests::test_rubber_preset ... ok
[INFO] [stdout] test material::tests::poka_yoke_tests::test_mass_for_zero_volume ... ok
[INFO] [stdout] test material::tests::preset_tests::test_wood_preset ... ok
[INFO] [stdout] test material::tests::serialization_tests::test_custom_material_roundtrip ... ok
[INFO] [stdout] test material::tests::poka_yoke_tests::test_set_density_rejects_zero ... ok
[INFO] [stdout] test material::tests::preset_tests::test_default_is_rubber ... ok
[INFO] [stdout] test material::tests::preset_tests::test_ice_preset ... ok
[INFO] [stdout] test material::tests::serialization_tests::test_material_roundtrip ... ok
[INFO] [stdout] test material::tests::setter_marks_custom_tests::test_set_bounciness_marks_custom ... ok
[INFO] [stdout] test material::tests::setter_marks_custom_tests::test_set_density_marks_custom ... ok
[INFO] [stdout] test material::tests::setter_marks_custom_tests::test_set_friction_marks_custom ... ok
[INFO] [stdout] test remix::tests::integration_tests::test_full_remix_workflow ... ok
[INFO] [stdout] test remix::tests::remix_graph_tests::test_ancestors ... ok
[INFO] [stdout] test remix::tests::remix_graph_tests::test_children ... ok
[INFO] [stdout] test remix::tests::remix_graph_tests::test_descendant_count ... ok
[INFO] [stdout] test remix::tests::remix_graph_tests::test_is_ancestor_of ... ok
[INFO] [stdout] test remix::tests::remix_graph_tests::test_register_fork ... ok
[INFO] [stdout] test remix::tests::remix_graph_tests::test_register_root_contraption ... ok
[INFO] [stdout] test remix::tests::remix_graph_tests::test_remove_orphans_children ... ok
[INFO] [stdout] test remix::tests::remix_graph_tests::test_root_function ... ok
[INFO] [stdout] test remix::tests::remix_graph_tests::test_stats ... ok
[INFO] [stdout] test remix::tests::storage_tests::test_deduplication_by_hash ... ok
[INFO] [stdout] test remix::tests::storage_tests::test_delete ... ok
[INFO] [stdout] test remix::tests::storage_tests::test_load_not_found ... ok
[INFO] [stdout] test material::tests::poka_yoke_tests::test_density_cannot_be_zero ... ok
[INFO] [stdout] test material::tests::poka_yoke_tests::test_bounciness_clamped_to_max ... ok
[INFO] [stdout] test contraption::tests::creation_tests::test_new_contraption_has_engine_version ... ok
[INFO] [stdout] test remix::tests::storage_tests::test_popular ... ok
[INFO] [stdout] test remix::tests::storage_tests::test_save_and_load ... ok
[INFO] [stdout] test remix::tests::storage_tests::test_search_by_tag ... ok
[INFO] [stdout] test tests::object_type_tests::test_ball_is_not_constraint ... ok
[INFO] [stdout] test tests::contraption_id_tests::test_contraption_id_display ... ok
[INFO] [stdout] test tests::contraption_id_tests::test_contraption_id_from_uuid ... ok
[INFO] [stdout] test tests::contraption_id_tests::test_contraption_id_uniqueness ... ok
[INFO] [stdout] test tests::error_tests::test_object_limit_error_display ... ok
[INFO] [stdout] test tests::error_tests::test_version_mismatch_error ... ok
[INFO] [stdout] test tests::error_tests::test_deserialization_error ... ok
[INFO] [stdout] test tests::object_type_tests::test_ball_is_dynamic ... ok
[INFO] [stdout] test tests::difficulty_tests::test_default_difficulty_is_medium ... ok
[INFO] [stdout] test tests::object_type_tests::test_ball_is_not_trigger ... ok
[INFO] [stdout] test tests::object_type_tests::test_ramp_is_not_dynamic ... ok
[INFO] [stdout] test tests::object_type_tests::test_pulley_is_constraint ... ok
[INFO] [stdout] test tests::object_type_tests::test_spring_is_constraint ... ok
[INFO] [stdout] test tests::physics_backend_tests::test_backend_serialization ... ok
[INFO] [stdout] test tests::object_type_tests::test_sensor_is_trigger ... ok
[INFO] [stdout] test thermometer::tests::breakdown_tests::test_breakdown_total ... ok
[INFO] [stdout] test tests::physics_backend_tests::test_default_backend_is_webgpu ... ok
[INFO] [stdout] test thermometer::tests::blocking_tests::test_thermometer_blocks_at_90_percent ... ok
[INFO] [stdout] test thermometer::tests::breakdown_tests::test_dominant_subsystem_physics ... ok
[INFO] [stdout] test thermometer::tests::breakdown_tests::test_dominant_subsystem_render ... ok
[INFO] [stdout] test tests::transform_tests::test_transform_serialization ... ok
[INFO] [stdout] test tests::transform_tests::test_transform_default ... ok
[INFO] [stdout] test thermometer::tests::configuration_tests::test_custom_thresholds ... ok
[INFO] [stdout] test thermometer::tests::rolling_average_tests::test_rolling_window ... ok
[INFO] [stdout] test thermometer::tests::blocking_tests::test_exactly_at_threshold ... ok
[INFO] [stdout] test thermometer::tests::display_tests::test_state_colors ... ok
[INFO] [stdout] test thermometer::tests::rolling_average_tests::test_multiple_values ... ok
[INFO] [stdout] test thermometer::tests::display_tests::test_state_descriptions ... ok
[INFO] [stdout] test thermometer::tests::rolling_average_tests::test_reset ... ok
[INFO] [stdout] test thermometer::tests::configuration_tests::test_threshold_clamping ... ok
[INFO] [stdout] test thermometer::tests::rolling_average_tests::test_empty_average_is_zero ... ok
[INFO] [stdout] test thermometer::tests::configuration_tests::test_reset_clears_state ... ok
[INFO] [stdout] test thermometer::tests::rolling_average_tests::test_single_value ... ok
[INFO] [stdout] test thermometer::tests::thermometer_state_tests::test_green_below_70_percent ... ok
[INFO] [stdout] test thermometer::tests::thermometer_state_tests::test_red_above_90_percent ... ok
[INFO] [stdout] test thermometer::tests::thermometer_state_tests::test_yellow_between_70_and_90_percent ... ok
[INFO] [stdout] test material::tests::poka_yoke_tests::test_friction_cannot_be_negative ... ok
[INFO] [stdout] test tests::object_type_tests::test_domino_is_dynamic ... ok
[INFO] [stdout] test thermometer::tests::display_tests::test_format_display ... ok
[INFO] [stdout] test contraption::tests::content_hash_tests::test_different_content_different_hash ... ok
[INFO] [stdout] test contraption::tests::serialization_tests::test_invalid_data_rejected ... ok
[INFO] [stdout] test tests::object_type_tests::test_bucket_is_trigger ... ok
[INFO] [stdout] test thermometer::tests::configuration_tests::test_30fps_target ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 90 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/probar_sandbox.rs (/opt/rustwide/target/debug/deps/probar_sandbox-bd33504ce1785478)
[INFO] [stdout] running 80 tests
[INFO] [stdout] test additional_coverage::test_contraption_id_display ... ok
[INFO] [stdout] test additional_coverage::test_entity_with_visual ... ok
[INFO] [stdout] test additional_coverage::test_metadata_with_author ... ok
[INFO] [stdout] test additional_coverage::test_behavior_script_default ... ok
[INFO] [stdout] test additional_coverage::test_performance_breakdown_dominant ... ok
[INFO] [stdout] test additional_coverage::test_thermometer_custom_thresholds ... ok
[INFO] [stdout] test additional_coverage::test_dominant_subsystem_boundaries ... ok
[INFO] [stdout] test additional_coverage::test_load_percent_correct_value ... ok
[INFO] [stdout] test additional_coverage::test_storage_graph_mut ... ok
[INFO] [stdout] test additional_coverage::test_physics_config_default ... ok
[INFO] [stdout] test additional_coverage::test_remix_graph_roots ... ok
[INFO] [stdout] test additional_coverage::test_rolling_average_sample_count ... ok
[INFO] [stdout] test additional_coverage::test_set_friction_dynamic_effect ... ok
[INFO] [stdout] test additional_coverage::test_storage_all ... ok
[INFO] [stdout] test additional_coverage::test_thermometer_budget_and_fps ... ok
[INFO] [stdout] test additional_coverage::test_difficulty_default ... ok
[INFO] [stdout] test additional_coverage::test_thermometer_state_colors ... ok
[INFO] [stdout] test additional_coverage::test_visual_properties_with_color ... ok
[INFO] [stdout] test chaos::test_delete_removes_completely ... ok
[INFO] [stdout] test chaos::test_malformed_data_rejected ... ok
[INFO] [stdout] test chaos::test_graph_remove_orphans_children ... ok
[INFO] [stdout] test chaos::test_empty_data_rejected ... ok
[INFO] [stdout] test chaos::test_thermometer_blocks_additions ... ok
[INFO] [stdout] test chaos::test_object_limit_prevents_exhaustion ... ok
[INFO] [stdout] test coverage_100::test_contraption_id_default ... ok
[INFO] [stdout] test chaos::test_thermometer_visual_states ... ok
[INFO] [stdout] test chaos::test_storage_not_found ... ok
[INFO] [stdout] test coverage_100::test_custom_preset ... ok
[INFO] [stdout] test coverage_100::test_material_density_too_small ... ok
[INFO] [stdout] test chaos::test_truncated_data_rejected ... ok
[INFO] [stdout] test coverage_100::test_material_set_density_too_small ... ok
[INFO] [stdout] test coverage_100::test_rolling_average_default ... ok
[INFO] [stdout] test coverage_100::test_storage_delete_nonexistent ... ok
[INFO] [stdout] test coverage_100::test_thermometer_breakdown_getter ... ok
[INFO] [stdout] test determinism::test_content_hash_determinism ... ok
[INFO] [stdout] test integration::test_full_remix_workflow ... ok
[INFO] [stdout] test determinism::test_physics_config_preserved ... ok
[INFO] [stdout] test integration::test_search_and_popular ... ok
[INFO] [stdout] test determinism::test_seed_preserved ... ok
[INFO] [stdout] test determinism::test_serialization_determinism ... ok
[INFO] [stderr]      Running tests/proptest_sandbox.rs (/opt/rustwide/target/debug/deps/proptest_sandbox-f23a499905554902)
[INFO] [stdout] test material_poka_yoke::test_bounciness_clamped ... ok
[INFO] [stdout] test coverage_100::test_remix_graph_remove_decrements_child_count ... ok
[INFO] [stdout] test material_poka_yoke::test_friction_clamped ... ok
[INFO] [stdout] test material_poka_yoke::test_mass_always_positive ... ok
[INFO] [stdout] test material_poka_yoke::test_modification_marks_custom ... ok
[INFO] [stdout] test material_poka_yoke::test_presets_sensible ... ok
[INFO] [stdout] test material_poka_yoke::test_negative_density_rejected ... ok
[INFO] [stdout] test material_poka_yoke::test_zero_density_rejected ... ok
[INFO] [stdout] test physics_canary::test_ball_static_equilibrium ... ok
[INFO] [stdout] test physics_canary::test_bucket_is_trigger ... ok
[INFO] [stdout] test determinism::test_engine_version_preserved ... ok
[INFO] [stdout] test material_poka_yoke::test_default_material_valid ... ok
[INFO] [stdout] test determinism::test_fork_parent_reference ... ok
[INFO] [stdout] test additional_coverage::test_material_density_raw ... ok
[INFO] [stdout] test physics_canary::test_default_backend_is_webgpu ... ok
[INFO] [stdout] test physics_canary::test_entity_has_material_for_dynamic ... ok
[INFO] [stdout] test physics_canary::test_domino_is_dynamic ... ok
[INFO] [stdout] test physics_canary::test_entity_no_material_for_triggers ... ok
[INFO] [stdout] test physics_canary::test_magnet_is_force_field ... ok
[INFO] [stdout] test physics_canary::test_fan_is_force_field ... ok
[INFO] [stdout] test physics_canary::test_lever_physics_type ... ok
[INFO] [stdout] test physics_canary::test_ramp_is_static ... ok
[INFO] [stdout] test physics_canary::test_sensor_is_trigger ... ok
[INFO] [stdout] test physics_canary::test_spring_is_constraint ... ok
[INFO] [stdout] test physics_canary::test_transform_default_is_identity ... ok
[INFO] [stdout] test remix_validation::test_builder_fluent_api ... ok
[INFO] [stdout] test remix_validation::test_empty_contraption_valid ... ok
[INFO] [stdout] test remix_validation::test_content_hash_dedup ... ok
[INFO] [stdout] test remix_validation::test_fork_creates_independent_copy ... ok
[INFO] [stdout] test remix_validation::test_remix_graph_lineage ... ok
[INFO] [stdout] test physics_canary::test_pulley_is_constraint ... ok
[INFO] [stdout] test remix_validation::test_serialization_roundtrip ... ok
[INFO] [stdout] test remix_validation::test_storage_save_load ... ok
[INFO] [stdout] test remix_validation::test_object_limit_rejection ... ok
[INFO] [stdout] test version_compatibility::test_engine_version_captured ... ok
[INFO] [stdout] test remix_validation::test_storage_rejects_invalid ... ok
[INFO] [stdout] test version_compatibility::test_current_version_compatible ... ok
[INFO] [stdout] test remix_validation::test_fork_resets_counts ... ok
[INFO] [stdout] test additional_coverage::test_builder_with_entity ... ok
[INFO] [stdout] test additional_coverage::test_thermometer_format_display ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 80 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test prop_content_hash_consistent ... ok
[INFO] [stdout] test prop_block_consistent_with_state ... ok
[INFO] [stdout] test prop_mass_non_negative ... ok
[INFO] [stdout] test prop_load_factor_non_negative ... ok
[INFO] [stdout] test prop_invalid_density_rejected ... ok
[INFO] [stdout] test prop_friction_always_non_negative ... ok
[INFO] [stdout] test prop_object_type_mutually_exclusive ... ok
[INFO] [stdout] test prop_bounciness_always_clamped ... ok
[INFO] [stdout] test prop_ancestors_order ... ok
[INFO] [stdout] test prop_visual_state_valid ... ok
[INFO] [stdout] test prop_valid_density_creates_material ... ok
[INFO] [stdout] test prop_fork_references_parent ... ok
[INFO] [stdout] test prop_transform_roundtrip ... ok
[INFO] [stdout] test prop_preset_always_valid ... ok
[INFO] [stdout] test prop_entity_material_for_physics_objects ... ok
[INFO] [stdout] test prop_fork_depth_increment ... ok
[INFO] [stdout] test prop_serialization_preserves_id ... ok
[INFO] [stdout] test prop_storage_count_increases ... ok
[INFO] [stdout] test prop_contraption_ids_unique ... ok
[INFO] [stdout] test prop_root_depth_zero ... ok
[INFO] [stdout] test prop_save_then_load ... ok
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests physics_toy_sandbox
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "781fd2860810854be9e6d6954324874795447ea9740522a6c8809d846992e53d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "781fd2860810854be9e6d6954324874795447ea9740522a6c8809d846992e53d", kill_on_drop: false }`
[INFO] [stdout] 781fd2860810854be9e6d6954324874795447ea9740522a6c8809d846992e53d
